ArcFM Engine Developer Guide
ICollectibleElement<InfoType> Interface
Members 


The type containing the data used to populate the xml element type.
A simple interface for populating fields in an Xml element type. ElementCollection can create arrays of elements implementing this interface.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
Public Interface ICollectibleElement(Of InfoType) 
'Usage
 
Dim instance As ICollectibleElement(Of InfoType)
public interface ICollectibleElement<InfoType> 
Type Parameters
InfoType
The type containing the data used to populate the xml element type.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ICollectibleElement<InfoType> Members
Miner.Geodatabase.Integration.Serialization Namespace

A simple interface for populating fields in an Xml element type. ElementCollection can create arrays of elements implementing this interface.
Syntax
'Declaration
 
Public Interface ICollectibleElement(Of InfoType) 
'Usage
 
Dim instance As ICollectibleElement(Of InfoType)
public interface ICollectibleElement<InfoType> 
Type Parameters
InfoType
The type containing the data used to populate the xml element type.
Inheritance Hierarchy

Miner.Geodatabase.Integration.Serialization.ICollectibleElement<InfoType>

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ICollectibleElement<InfoType> Members
Miner.Geodatabase.Integration.Serialization Namespace

 

 


Send Comment